home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenGL Superbible (2nd Edition)
/
OpenGL SuperBible e2.iso
/
tools
/
GLUT-3.7
/
PROGS
/
spheremap
/
Imakefile
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1998-08-12
|
165 b
|
11 lines
/* Copyright (c) Mark J. Kilgard, 1997. */
#define IHaveSubdirs
#define PassCDebugFlags
SUBDIRS = hacks glsmap
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))